body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body{padding:0px; margin:0px;font-family:"Microsoft Yahei","微软雅黑",Microsoft YaHei,"宋体",Helvetica,Arial,simsun;font-size:12px;font-weight:normal; overflow-x:hidden;}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #b2c163;
  text-decoration: none;
}
a:hover span{
  color: #b2c163;
  text-decoration: none;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
a:hover {
  text-decoration: none;
  
}
input {
  outline: none;
  border: none;
}
select,textarea,button{
  -webkit-appearance:none;
}
